Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dump dependencies #114

Merged
merged 2 commits into from
Jun 29, 2022
Merged

Dump dependencies #114

merged 2 commits into from
Jun 29, 2022

Conversation

macisamuele
Copy link
Owner

@macisamuele macisamuele commented Jun 29, 2022

In this PR:

  • update pre-commit hooks
  • enable tests with python 3.10
  • pre-commit runs with python3.10

Bump all the pre-commit hooks used.
Contextually we need to
* update black config to assume only Python 3 (due to latest black does not support Python2.7)
  The tool does not really support Python 2.7 so it is safe
* update bandit exclusions (needed due to the update of bandit pre-commit hook)
@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #114 (d7ead73) into master (64de10e) will not change coverage.
The diff coverage is 100.00%.

❗ Current head d7ead73 differs from pull request most recent head 6fc902c. Consider uploading reports for the commit 6fc902c to get more accurate results

@@            Coverage Diff            @@
##            master      #114   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          316       316           
=========================================
  Hits           316       316           
Impacted Files Coverage Δ
language_formatters_pre_commit_hooks/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64de10e...6fc902c. Read the comment docs.

@macisamuele macisamuele force-pushed the maci-bump-dependencies branch 2 times, most recently from 83020a1 to 7df92e4 Compare June 29, 2022 22:39
@macisamuele macisamuele force-pushed the maci-bump-dependencies branch from 7df92e4 to 6fc902c Compare June 29, 2022 22:45
@macisamuele macisamuele merged commit ee7c7da into master Jun 29, 2022
@macisamuele macisamuele deleted the maci-bump-dependencies branch June 29, 2022 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant